2 implementations of IExpandCollapseProvider
System.Windows.Forms (2)
winforms\Managed\System\WinForms\AccessibleObject.cs (2)
43UnsafeNativeMethods.IExpandCollapseProvider, 3027UnsafeNativeMethods.IExpandCollapseProvider,
9 references to IExpandCollapseProvider
System.Windows.Forms (9)
winforms\Managed\System\WinForms\AccessibleObject.cs (9)
1115void UnsafeNativeMethods.IExpandCollapseProvider.Expand() { 1118void UnsafeNativeMethods.IExpandCollapseProvider.Collapse() { 1122UnsafeNativeMethods.ExpandCollapseState UnsafeNativeMethods.IExpandCollapseProvider.ExpandCollapseState { 3055private UnsafeNativeMethods.IExpandCollapseProvider publicIExpandCollapseProvider; // AccessibleObject as IExpandCollapseProvider 3086publicIExpandCollapseProvider = (UnsafeNativeMethods.IExpandCollapseProvider) accessibleImplemention; 3402return (UnsafeNativeMethods.IExpandCollapseProvider)this; 3686void UnsafeNativeMethods.IExpandCollapseProvider.Expand() { 3691void UnsafeNativeMethods.IExpandCollapseProvider.Collapse() { 3696UnsafeNativeMethods.ExpandCollapseState UnsafeNativeMethods.IExpandCollapseProvider.ExpandCollapseState {