4 references to GetCurrentLcid
PresentationFramework (4)
MS\Internal\IO\Packaging\XamlFilter.cs (4)
493IndexingContentUnit result = BuildIndexingContentUnit(_xamlReader.Value, GetCurrentLcid()); 610IndexingContentUnit titleContent = BuildIndexingContentUnit(title, GetCurrentLcid()); 633IndexingContentUnit result = BuildIndexingContentUnit(content, GetCurrentLcid()); 762uint lcid = GetCurrentLcid();