Hi,
I'm creating a PageView where I need to set Hidden in all content.
I set the src bellow for when the window show, the PageView1 load in hidden mode, but isn't worked.
I'd like know how to do load the PageView1 and your content in hidden mode?
Thanks Attention!
I'm creating a PageView where I need to set Hidden in all content.
I set the src bellow for when the window show, the PageView1 load in hidden mode, but isn't worked.
this
.PageView1.Item.Visibility = ElementVisibility.Hidden;
I'd like know how to do load the PageView1 and your content in hidden mode?
Thanks Attention!