53 references to FindObject
PresentationFramework (53)
MS\Internal\WindowsRuntime\Generated\Windows.Data.Text.cs (28)
472
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IAlternateWordForm>(thisPtr).AlternateText;
491
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IAlternateWordForm>(thisPtr).NormalizationFormat;
510
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IAlternateWordForm>(thisPtr).SourceTextSegment;
644
__codepoint = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).GetCodepointFromSurrogatePair(highSurrogate, lowSurrogate);
665
global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).GetSurrogatePairFromCodepoint(codepoint, out __highSurrogate, out __lowSurrogate);
685
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsHighSurrogate(codepoint);
704
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsLowSurrogate(codepoint);
723
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsSupplementary(codepoint);
742
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsNoncharacter(codepoint);
761
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsWhitespace(codepoint);
780
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsAlphabetic(codepoint);
799
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsCased(codepoint);
818
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsUppercase(codepoint);
837
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsLowercase(codepoint);
856
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsIdStart(codepoint);
875
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsIdContinue(codepoint);
894
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsGraphemeBase(codepoint);
913
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).IsGraphemeExtend(codepoint);
932
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).GetNumericType(codepoint);
951
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IUnicodeCharactersStatics>(thisPtr).GetGeneralCategory(codepoint);
1156
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordSegment>(thisPtr).AlternateForms;
1175
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordSegment>(thisPtr).SourceTextSegment;
1194
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordSegment>(thisPtr).Text;
1308
__result = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordsSegmenter>(thisPtr).GetTokenAt(MarshalString.FromAbi(text), startIndex);
1327
__result = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordsSegmenter>(thisPtr).GetTokens(MarshalString.FromAbi(text));
1344
global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordsSegmenter>(thisPtr).Tokenize(MarshalString.FromAbi(text), startIndex, global::MS.Internal.WindowsRuntime.ABI.Windows.Data.Text.WordSegmentsTokenizingHandler.FromAbi(handler));
1362
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordsSegmenter>(thisPtr).ResolvedLanguage;
1496
__result = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Data.Text.IWordsSegmenterFactory>(thisPtr).CreateWithLanguage(MarshalString.FromAbi(language));
MS\Internal\WindowsRuntime\Generated\Windows.Globalization.cs (10)
247
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).DisplayName;
266
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).LanguageTag;
285
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).NativeName;
304
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage>(thisPtr).Script;
431
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguage2>(thisPtr).LayoutDirection;
505
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageExtensionSubtags>(thisPtr).GetExtensionSubtags(MarshalString.FromAbi(singleton));
586
__result = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageFactory>(thisPtr).CreateLanguage(MarshalString.FromAbi(languageTag));
669
__result = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics>(thisPtr).IsWellFormed(MarshalString.FromAbi(languageTag));
688
__value = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics>(thisPtr).CurrentInputMethodLanguageTag;
785
__result = global::WinRT.ComWrappersSupport.
FindObject
<global::MS.Internal.WindowsRuntime.Windows.Globalization.ILanguageStatics2>(thisPtr).TrySetInputMethodLanguageTag(MarshalString.FromAbi(languageTag));
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.cs (2)
33
var target_invoke =
FindObject
<TDelegate>(thisPtr);
44
var target_invoke =
FindObject
<T>(thisPtr);
MS\Internal\WindowsRuntime\Generated\WinRT\ComWrappersSupport.net5.cs (2)
20
var _this =
FindObject
<object>(pThis);
43
where T : class, System.Delegate =>
FindObject
<T>(thisPtr);
MS\Internal\WindowsRuntime\Generated\WinRT\ExceptionHelpers.cs (1)
114
ex = ComWrappersSupport.
FindObject
<Exception>(languageException.ThisPtr);
MS\Internal\WindowsRuntime\Generated\WinRT\Interop\ExceptionErrorInfo.cs (6)
117
guid = ComWrappersSupport.
FindObject
<global::WinRT.Interop.IErrorInfo>(thisPtr).GetGuid();
133
_source = ComWrappersSupport.
FindObject
<global::WinRT.Interop.IErrorInfo>(thisPtr).GetSource();
151
_description = ComWrappersSupport.
FindObject
<global::WinRT.Interop.IErrorInfo>(thisPtr).GetDescription();
169
_helpFile = ComWrappersSupport.
FindObject
<global::WinRT.Interop.IErrorInfo>(thisPtr).GetHelpFile();
187
_helpFileContent = ComWrappersSupport.
FindObject
<global::WinRT.Interop.IErrorInfo>(thisPtr).GetHelpFileContent();
350
return global::WinRT.ComWrappersSupport.
FindObject
<global::WinRT.Interop.ISupportErrorInfo>(thisPtr).InterfaceSupportsErrorInfo(guid) ? 0 : 1;
MS\Internal\WindowsRuntime\Generated\WinRT\Marshalers.cs (1)
933
return ComWrappersSupport.
FindObject
<object>(unknownObjRef.ThisPtr);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IEnumerable.cs (2)
129
var __this = global::WinRT.ComWrappersSupport.
FindObject
<global::System.Collections.Generic.IEnumerable<T>>(thisPtr);
463
var __this = global::WinRT.ComWrappersSupport.
FindObject
<global::System.Collections.Generic.IEnumerator<T>>(thisPtr);
MS\Internal\WindowsRuntime\Generated\WinRT\Projections\IReadOnlyList.cs (1)
254
var __this = global::WinRT.ComWrappersSupport.
FindObject
<global::System.Collections.Generic.IReadOnlyList<T>>(thisPtr);