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