Skip to content

Equivalent of WPF DependencyObject.GetLocalValueEnumerator #6380

Discussion options

You must be logged in to vote

I don't think there's any direct equivalent of that method in the WinUI/UWP API. You'd have to call DependencyObject.ReadLocalValue() for each DependencyProperty, and check whether it returned UnsetValue.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@workgroupengineering
Comment options

Answer selected by workgroupengineering
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants