3 writes to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
552currentUid.FrameworkElementName = reader.Value; 558currentUid.FrameworkElementName = reader.Value; 617FrameworkElementName = null;
3 references to FrameworkElementName
PresentationBuildTasks (3)
Microsoft\Build\Tasks\Windows\UidManager.cs (3)
781if (uid.FrameworkElementName != null 782&& (!_uidTable.Contains(uid.FrameworkElementName)) 785availableUid = uid.FrameworkElementName;