4 references to GetCurrentLcid
PresentationFramework (4)
MS\Internal\IO\Packaging\XamlFilter.cs (4)
492IndexingContentUnit result = BuildIndexingContentUnit(_xamlReader.Value, GetCurrentLcid()); 609IndexingContentUnit titleContent = BuildIndexingContentUnit(title, GetCurrentLcid()); 632IndexingContentUnit result = BuildIndexingContentUnit(content, GetCurrentLcid()); 761uint lcid = GetCurrentLcid();