3 writes to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
561currentUid.FrameworkElementName = reader.Value; 567currentUid.FrameworkElementName = reader.Value; 626FrameworkElementName = null;
3 references to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
790if (uid.FrameworkElementName != null 791&& (!_uidTable.Contains(uid.FrameworkElementName)) 794availableUid = uid.FrameworkElementName;