4 references to AttributeFlags
WindowsBase (4)
Shared\MS\Win32\UnsafeNativeMethodsTextServices.cs (4)
1947
int RequestSupportedAttrs(
AttributeFlags
flags, int count,
1958
AttributeFlags
flags);
1967
AttributeFlags
flags);
1980
AttributeFlags
flags, out int acpNext, [MarshalAs(UnmanagedType.Bool)] out bool found, out int foundOffset);