3 references to IProcessingOptions
PresentationFramework (3)
src\Framework\System\Windows\Documents\NLGSpellerInterop.cs (3)
181
IProcessingOptions
options;
1485
void get_Options([MarshalAs(UnmanagedType.Interface)] out
IProcessingOptions
val);
1491
void get_Capabilities(Int32 locale, [MarshalAs(UnmanagedType.Interface)] out
IProcessingOptions
val);