{"id":24107606,"url":"https://github.com/bclehmann/wpaneltoolkit","last_synced_at":"2026-05-15T22:36:28.492Z","repository":{"id":157579836,"uuid":"315792134","full_name":"bclehmann/WPanelToolkit","owner":"bclehmann","description":"A collection of panels for WPF.","archived":false,"fork":false,"pushed_at":"2020-11-25T03:17:52.000Z","size":24,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-06-04T10:26:40.767Z","etag":null,"topics":["grid","panel","wpf"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/bclehmann.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null}},"created_at":"2020-11-25T01:03:49.000Z","updated_at":"2024-04-10T17:29:08.000Z","dependencies_parsed_at":null,"dependency_job_id":"56a5098f-7a4a-4c34-98d9-345ac2886f06","html_url":"https://github.com/bclehmann/WPanelToolkit","commit_stats":null,"previous_names":[],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/bclehmann/WPanelToolkit","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2FWPanelToolkit","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2FWPanelToolkit/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2FWPanelToolkit/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2FWPanelToolkit/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/bclehmann","download_url":"https://codeload.github.com/bclehmann/WPanelToolkit/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/bclehmann%2FWPanelToolkit/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":274244228,"owners_count":25248157,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-09-09T02:00:10.223Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["grid","panel","wpf"],"created_at":"2025-01-10T22:39:46.887Z","updated_at":"2026-05-15T22:36:23.472Z","avatar_url":"https://github.com/bclehmann.png","language":"C#","funding_links":[],"categories":[],"sub_categories":[],"readme":"# WPanelToolkit\nA collection of panels for WPF. Available on [NuGet](https://www.nuget.org/packages/WPanelToolkit/), or to be compiled from source.\n\n## FillGrid\nA control which puts its elements into a grid, attempting to give each element equal size. If the grid is non-rectangular the last row of elements will be stretched to fill the space (this is the difference between this panel and the built-in `UniformGrid`).\n\n### Examples:\n```xaml\n\u003cFillGrid\u003e\n\t\t\u003cRectangle MinWidth=\"200\" MinHeight=\"200\" Fill=\"Red\"/\u003e\n\t\t\u003cRectangle MinWidth=\"200\" MinHeight=\"200\" Fill=\"Green\"/\u003e\n\t\t\u003cRectangle MinWidth=\"200\" MinHeight=\"200\" Fill=\"Blue\"/\u003e\n\t\t\u003cRectangle MinWidth=\"200\" MinHeight=\"200\" Fill=\"Gray\"/\u003e\n\t\t\u003cRectangle MinWidth=\"200\" MinHeight=\"200\" Fill=\"Black\"/\u003e\n\t\t\u003cRectangle MinWidth=\"200\" MinHeight=\"200\" Fill=\"Aqua\"/\u003e\n\u003c/FillGrid\u003e\n```\n\nNormal Aspect Ratio:\n![Normal Aspect Ratio](/Demo/images/standard_aspect_ratio.png)\n\nWide Aspect Ratio:\n![Wide Aspect Ratio](/Demo/images/very_long_aspect_ratio.png)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclehmann%2Fwpaneltoolkit","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fbclehmann%2Fwpaneltoolkit","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fbclehmann%2Fwpaneltoolkit/lists"}