4 references to GetCurrentLcid
PresentationFramework (4)
MS\Internal\IO\Packaging\XamlFilter.cs (4)
499IndexingContentUnit result = BuildIndexingContentUnit(_xamlReader.Value, GetCurrentLcid()); 616IndexingContentUnit titleContent = BuildIndexingContentUnit(title, GetCurrentLcid()); 639IndexingContentUnit result = BuildIndexingContentUnit(content, GetCurrentLcid()); 768uint lcid = GetCurrentLcid();