3 writes to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
558currentUid.FrameworkElementName = reader.Value; 564currentUid.FrameworkElementName = reader.Value; 623FrameworkElementName = null;
3 references to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
787if (uid.FrameworkElementName != null 788&& (!_uidTable.Contains(uid.FrameworkElementName)) 791availableUid = uid.FrameworkElementName;