Hi ScottCollins-2957,
Welcome to our Microsoft Q&A platform!
According to the documentation Xamarin.Forms Compiled Bindings, we know that the x:DataType attribute can only be set on a VisualElement.
We can re-define the x:DataType at any location in a view hierarchy, such as a control or a DataTemplate. But we cannot set x:DataType for the property of a certain control.
Regards,
Kyle
If the response is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.