1 implementation of IsDirty
System.Windows.Forms (1)
winforms\Managed\System\WinForms\Control.cs (1)
15793
int UnsafeNativeMethods.IPersistStorage.
IsDirty
() {
1 reference to IsDirty
System.Windows.Forms (1)
winforms\Managed\System\WinForms\AxHost.cs (1)
2367
hr = iPersistStorage.
IsDirty
();