4 references to IsDirty
System.Windows.Forms (4)
System\Windows\Forms\ActiveX\AxHost.cs (1)
2050
hr = persistStorage.Value->
IsDirty
();
System\Windows\Forms\ActiveX\Control.ActiveXImpl.cs (1)
968
/// <inheritdoc cref="IPersistStorage.
IsDirty
"/>
System\Windows\Forms\ActiveX\Control_ActiveXControlInterfaces.cs (2)
406
/// <inheritdoc cref="IPersistStorage.
IsDirty
"/>
452
/// <inheritdoc cref="IPersistStorage.
IsDirty
"/>