Main public logs
Jump to navigation
Jump to search
Combined display of all available logs of Wiki Maui Linux NET. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 15:59, 17 October 2025 Ten talk contribs created page Controls/Frame (Created page with "{{ElementSpec | title=Frame | kind=Control | ms_url=https://learn.microsoft.com/dotnet/maui/user-interface/controls/frame | introduced=MAUI 6.0 (.NET 6) | deprecated=.NET 9 | notes=Deprecated — use '''Border''' for styling/shadows. | props= <tr><td>CornerRadius</td><td>?</td><td></td><td></td></tr> <tr><td>HasShadow</td><td>?</td><td></td><td>Platform-dependent</td></tr> <tr><td>BorderColor</td><td>?</td><td></td><td>Use Border.Stroke</td></tr> <tr><td>C...")